home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 61 / CDRom61.iso / Programas / strata / strata3d.exe / Main / NavBar.swf / scripts / DefineButton2_37 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2000-05-08  |  128 b   |  6 lines

  1. on(release){
  2.    fscommand("InfoPalette","dispatch=zone");
  3.    fscommand("InfoPalette","blinking=yes");
  4.    gotoAndStop(1);
  5. }
  6.